home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / fortran / fckdemo1.zip / REPORT.LST < prev    next >
File List  |  1994-04-12  |  2KB  |  35 lines

  1.  FORCHECK PC V11.10  MS5 compiler emulation  20-Jan-94  11:37:25  page: 6
  2.  
  3.  
  4.  *END OF ANALYSIS*
  5.  
  6.  messages presented:
  7.   1x[104 E] logical or relational expression expected
  8.   1x[109 E] not defined
  9.   4x[110 I] unreferenced
  10.   2x[112 E] no statement label assigned to this variable
  11.   1x[115 E] no value assigned to this item
  12.   1x[116 E] subscript out of range
  13.   1x[159 W] initialization of named COMMON should be in BLOCKDATA
  14.   1x[163 W] size of common block inconsistent with first declaration
  15.   1x[164 W] data type in COMMON inconsistent with first declaration
  16.   1x[165 I] list of elements in COMMON inconsistent with first decl.
  17.   1x[190 E] transfer of control into DO loop,IF,ELSEIF,ELSE or CASE block
  18.   1x[191 E] referenced from outside DO loop, IF,ELSEIF,ELSE or CASE block
  19.   1x[198 W] "," not allowed
  20.   1x[296 E] actual array or character variable shorter than dummy
  21.   1x[297 E] illegal assignment, actual argument is constant or expression
  22.   1x[355 I] implicit conversion to less accurate data type
  23.   1x[378 I] dummy argument not used
  24.  
  25.  number of error messages:               10
  26.  number of warnings:                      4
  27.  number of informative messages:          7
  28.  
  29.                                       total  not-included
  30.  number of noncomment source lines:      35            35
  31.  number of nonempty comment lines:        8             8
  32.  number of statements:                   34            34
  33.  number of subprograms:                   2
  34.  number of source files:                  1
  35.